/*commom style*/
a {
	bblr: expression(this.onFocus=this.blur());
	/*IE使用*/
	outline-style: none;
	/*FF使用*/
}

*,
*:before,
*:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
img {
	border: medium none;
	margin: 0;
	padding: 0;
}

body,
button,
input,
select,
textarea {
	font-family: 'Microsoft YaHei';
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

em {
	font-style: normal;
}

ul,
ol {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a,
ins {
	text-decoration: none;
}

*:focus {
	outline: none;
}

a {
	color: #333333;
}

a:hover {
	color: #355e92;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.cf:after {
	display: block;
	content: "";
	height: 0;
	visibility: hidden;
	clear: both;
}

.cf {
	zoom: 1;
}

.hide {
	display: none;
}

.block {
	display: block;
}

.h10 {
	height: 10px;
}

.h15 {
	height: 15px;
}

.h20 {
	height: 20px;
}

.h30 {
	height: 30px;
}

.h40 {
	height: 40px;
}

.h25 {
	height: 25px;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.w1100 {
	width: 1100px;
	margin: 0 auto;
}

.w1245 {
	width: 1245px;
	margin: 0 auto;
}

.w1170 {
	width: 1170px;
	margin: 0 auto;
}

.bgf {
	background: #fff;
}

.hide {
	display: none;
}

/*大标题*/
.bigTit {
	width: 1170px;
	margin: 0 auto;
	background: #ffffff;
	padding-top: 30px;
	padding-bottom: 30px;
}

.bigTit h1 {
	text-align: center;
	font-size: 31px;
	color: #365d98;
	font-weight: bold;
}

.bigTit h1 a {
	color: #365d98;
}

.bigTit p {
	font-size: 15px;
	line-height: 22px;
	color: #355e92;
	width: 1109px;
	margin: 10px auto 0;
}

.bigTit a {
	color: #ff0000;
}

/*left*/
.main_left {
	width: 805px;
}

/*轮播图*/
* {
	padding: 0;
	list-style: none;
	border: none;
}

#focus {
	width: 805px;
	height: 400px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	float: left;
}

#focus ul {
	height: 400px;
	position: absolute;
	margin: 0;
	padding: 0;
}

#focus ul li {
	float: left;
	width: 805px;
	height: 400px;
	overflow: hidden;
	position: relative;
	background: #000;
}

#focus ul li img {
	width: 100%;
	height: 100%;
}

#focus ul li div.photo_bt {
	padding-left: 6px;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 15px;
	color: #ffffff;
	z-index: 1;
	width: 805px;
	line-height: 40px;
	overflow: hidden;
	background-color: #000;
	opacity: 0.6;
}

#focus .btnBg {
	position: absolute;
	width: 805px;
	line-height: 40px;
	left: 0;
	bottom: 0;
	background-color: #000;
}

#focus .btn {
	position: absolute;
	width: 805px;
	line-height: 40px;
	padding-right: 25px;
	bottom: 0px;
	text-align: right;
	z-index: 2
}

#focus .btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 12px;
	height: 12px;
	_font-size: 0;
	margin-left: 18px;
	cursor: pointer;
	background: #c9c9c9;
	color: #000;
	text-align: center;
	border-radius: 50%;
}

#focus .btn span a {
	font-size: 15px;
}

#focus .btn span.on {
	background: #fff;
}

/*政策文件&政策解读*/
.leftSecond .tit {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #e8e8e8;
}

.leftSecond .tit li {
	float: left;
	height: 50px;
	font-size: 23px;
	color: #a1a1a1;
	padding: 0 20px;
}

.leftSecond .tit li.hover {
	color: #c10d0c;
}

.leftSecond .tit li.hover a {
	color: #c10d0c;
}

.leftSecond .tit li a {
	padding: 0;
}

.leftSecond .tit li.titMore {
	float: right;
	padding: 0;
}

.leftSecond .tit a {
	color: #808080;
	font-size: 23px;
}

.leftSecond .titRight a {
	color: #10568a;
	font-size: 17px;
}

.leftSecond .list {
	padding-top: 15px;
}

.leftSecond .list li {
	margin-bottom: 23px;
}

.leftSecond .list .timeImg {
	display: inline-block;
	background: url(circle.png) no-repeat;
	width: 89px;
	height: 89px;
	color: #666666;
	font-size: 13px;
	text-align: center;
	padding-top: 20px;
}

.leftSecond .list .timeImg h2 {
	color: #666666;
	font-size: 20px;
	font-weight: bold;
}

.leftSecond .list .listTit {
	width: 565px;
	padding-left: 20px;
}

.leftSecond .list .listTit .listTitle {
	font-size: 17px;
	color: #004a7c;
	margin-bottom: 10px;
}

.leftSecond .list .listTit .listList {
	font-size: 13px;
	color: #666666;
	line-height: 28px;
}

.leftSecond .list li a {
	color: #004a7c;
	font-size: 13px;
}

.leftSecond .list li .listMore {
	display: inline-block;
	width: 94px;
	height: 40px;
	line-height: 40px;
	margin-top: 30px;
	background: url(icon02.png) no-repeat left center;
	text-align: center;
}

/*信息公开年报&中央环保督查整改&投资江西*/
.scrollWrap {
	width: 745px;
	overflow: hidden;
}

.leftThird li {
	width: 230px;
	height: 75px;
	line-height: 75px;
	/*border:1px solid #c5cde0;*/
	margin-left: 15px;
	font-size: 15px;
	color: #265181;
}

.leftThird li a {
	color: #265181;
	display: inline-block;
	/*padding-left:18px;*/
	width: 100%;
	height: 70px;
}

.leftThird img {
	width: 100%;
	height: 100%;
}

/*.leftThird .leftThird01{background:url(/picture/61/1807101538406369859.png) no-repeat 18px center;}*/
/*.leftThird .leftThird02{background:url(/picture/61/1807101544536884029.png) no-repeat 18px center;}*/
/*.leftThird .leftThird03{background:url(/picture/61/1807101538407009639.png) no-repeat 55px center;}*/
/*.leftThird .leftThird03 a{padding-left:55px;}*/
.next {
	float: right;
	margin-top: -50px;
	cursor: pointer;
}

/*互动交流*/

.leftForth .list .title {
	color: #004a7c;
	font-size: 17px;
	height: 45px;
	line-height: 40px;
}

.leftForth .list .title a {
	font-size: 17px;
}

.leftForth .list .zxft {
	font-size: 15px;
	color: #333333;
}

.leftForth .list .zxft span {
	font-weight: bold;
}

.leftForth .list .zxft li {
	line-height: 33px;
	margin-bottom: 0px;
}

.leftForth .list .zxft li a {
	color: #333;
	font-size: 15px;
}

.leftForth .list .zxft li a:hover {
	color: #355e92;
}

/*意见征集&常见问题*/
.yjzj .yjzjTitle li:first-child {
	background: url(icon07.png) no-repeat right center;
}

.yjzjTitle ul li a {
	font-size: 17px;
	color: #666666;
}

.yjzjTitle li.hover a {
	color: #103d70;
}

.yjzj .list li {
	float: left;
	line-height: 33px;
	background: url(icon04.png) no-repeat left center;
	padding-left: 12px;
	margin-bottom: 0px;
	font-size: 15px;
	color: #333333;
}

.yjzj .list li.firstChild {
	background: none;
	height: 50px;
	padding-left: 0px;
}

.yjzj .list li a {
	color: #333333;
	font-size: 15px;
}

.yjzj .list li a:hover {
	color: #355e92;
}

.yjzj .list li.firstChild span {
	display: inline-block;
}

.yjzj .list li.firstChild span.dqzj {
	width: 50px;
	height: 50px;
	border: 1px solid #c31f0b;
	margin-right: 20px;
	padding: 3px 8px;
	line-height: 20px;
	color: #c31f0b;
}

.yjzj .list li.firstChild a {
	display: inline-block;
	width: 375px;
	float: right;
	line-height: 25px;
}

.yjzj .list li.firstChild a span {
	color: #999999;
	font-size: 13px;
}

.yjzj .yjzjTitle {
	border: none;
	height: 45px;
	line-height: 45px;
}

.yjzj .yjzjTitle li {
	float: left;
	height: 45px;
	line-height: 45px;
	margin-bottom: 12px;
	font-size: 17px;
	color: #666666;
}

.yjzj .yjzjTitle li a {
	color: #666666;
}

.yjzj .yjzjTitle li.hover a {
	color: #103d70;
}

.znwd li {
	float: left;
	width: 92px;
	height: 71px;
	margin-left: 25px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 0px !important;
	font-size: 14px;
	color: #333333;
}

.znwd li a {
	font-size: 14px;
	color: #333333;
	display: inline-block;
	height: 71px;
	padding-top: 43px;
}

.znwd li.znwd01 {
	margin-left: 0px;
	background: url(/picture/0/1905291150515162110.png) no-repeat left center;
}

.znwd li.znwd02 {
	background: url(/picture/0/1905291150515305949.png) no-repeat left center;
}

.znwd li.znwd03 {
	background: url(/picture/0/1905291150515016987.png) no-repeat left center;
}

.znwd li.znwd04 {
	background: url(/picture/0/1905291150515463870.png) no-repeat left center;
}

/*right*/
.main_right {
	width: 365px;
}

.main_right>div {
	padding: 0 20px;
	background: #f3f3f3;
}

/*江西要闻&国务院信息*/
.section1 .jxyw {
	background: #eaeaea;
	height: 400px;
	overflow: hidden;
	width: 365px;
	padding: 0 20px;
	float: right;
}

.jxyw .tit {
	height: 45px;
	line-height: 45px;
	margin-top: 15px;
}

.jxyw .tit li {
	float: left;
	height: 45px;
	font-size: 23px;
	color: #666666;
	padding: 0 20px;
	cursor: pointer;
	background: #f7f7f7
}

.jxyw .tit li.hover {
	color: #fff;
	background: #006eab;
}

.jxyw .tit li.hover a {
	color: #fff;
}

.jxyw .tit li a {
	padding: 0;
}

.jxyw .tit li:first-child {}

.jxyw .tit li.titMore {
	padding: 0;
}

.jxyw .tit a {
	color: #666666;
	font-size: 23px;
}

.list {
	padding-top: 8px;
}

.jxyw .list li {
	/*height:45px;*/
	background: url(icon01.gif) no-repeat left 11px;
	padding-left: 12px;
	font-size: 15px;
	color: #004a7c;
}

.jxyw .list li a {
	color: #004a7c;
	line-height: 19px;
}

.jxyw .list li span {
	color: #004a7c;
	float: right;
	/*margin-left:15px;*/
}

.jxyw #con-three-2 li {
	height: 45px;
	line-height: 45px;
	background: url(icon01.gif) no-repeat left 23px;
	padding-left: 12px;
	font-size: 15px;
	color: #004a7c;
}

.jxyw #con-three-2 li a {
	color: #004a7c;
	line-height: 0px;
}

.jxyw #con-three-2 li span {
	color: #004a7c;
	float: right;
	/*margin-left:15px;*/
}

/*最新发布*/
.zxfb .tit {
	border-bottom: 1px solid #e8e8e8;
}

.zxfb .tit li {
	font-size: 23px;
	color: #c10d0c;
	height: 65px;
	line-height: 65px;
}

.zxfb .tit li a {
	color: #c10d0c;
}

.zxfb .list li {
	background: url(icon04.png) no-repeat left center;
	padding-left: 12px;
	font-size: 17px;
	line-height: 38px;
	color: #004a7c;
	height: 38px !important;
}

.zxfb .list li a {
	color: #004a7c;
	display: inline-block;
	width: 245px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/*新闻发布*/
.xwfb .xwfb_tit {
	display: inline-block;
	background-color: #000;
	opacity: 0.4;
	width: 110px;
	height: 37px;
	position: absolute;
	top: 10px;
	left: 20px;
	line-height: 37px;
	font-size: 15px;
	color: #ffffff;
	text-align: center;
}

.xwfb .xwfb_title {
	display: inline-block;
	width: 326px;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	background-color: #000;
	opacity: 0.6;
	position: absolute;
	bottom: 0px;
	left: 20px;
	color: #fffefe;
	text-align: center;
}

.xwfb .xwfb_title a {
	color: #fff;
}

/*政务服务*/
.zwfw_list li {
	float: left;
	width: 155px;
	height: 75px;
	line-height: 75px;
	border: 1px solid #dadada;
	font-size: 17px;
	color: #333333;
	margin-bottom: 15px;
}

.zwfw_list li a {
	display: inline-block;
	width: 100%;
	height: 75px;
	padding-left: 45px;
}

.zwfw_list li.zwfw_list01 {
	background: url(/picture/0/1905291527166633834.png) no-repeat 10px center;
}

.zwfw_list li.zwfw_list02 {
	float: right;
	background: url(/picture/0/1905291527166437675.png) no-repeat 10px center;
}

.zwfw_list li.zwfw_list03 {
	background: url(/picture/0/1905291527167025031.png) no-repeat 10px center;
}

.zwfw_list li.zwfw_list04 {
	float: right;
	background: url(/picture/0/1905291527166836072.png) no-repeat 10px center;
}

.zwfw_list li.zwfw_list05 {
	background: url(/picture/0/1905291527167217901.png) no-repeat 10px center;
}

.zwfw_list li.zwfw_list06 {
	float: right;
	background: url(/picture/0/1905291527166258509.png) no-repeat 10px center;
}


/*友情链接*/
.footer_box {}

.footer_box_top {
	height: 86px;
	background: #10568a;
}

.friendlink_box {
	width: 1170px;
	margin: 0 auto;
	padding-top: 29px;
	position: relative;
}

.friendlink_box>li {
	width: 285px;
	margin-left: 10px;
	line-height: 38px;
	font-size: 15px;
	color: #74acd6;
	height: 40px;
	border: 1px solid #74acd6;
	text-align: center;
}

.friendlink_box>li a {
	color: #666666;
}

.friendlink_box>.friendlink {
	background: #10568a url(/picture/0/1905291612396183905.png) no-repeat 250px center;
	cursor: pointer;
}

.friendlink_box>li:first-child {
	margin-left: 0px;
}

.friendlink02_div02 {
	width: 1156px;
	background: #F7F7F7;
	position: absolute;
	left: 0px;
}

.friendlink>div a {
	display: block;
	margin: 4px 20px;
	float: left;
	line-height: 28px;
	font-size: 13px;
	width: 195px;
}

.footer_box_bottom {
	height: 158px;
}

.footer_box_bottom>ul {
	width: 1170px;
	margin: 0 auto;
	padding: 35px 195px 0 95px;
}

.footer-nav {
	display: block;
	font-size: 13px;
	line-height: 13px;
	height: 13px;
	margin: 0 10px 5px 10px;
}

.footer-separate {
	width: 1px;
	height: 13px;
	background: #4a4a4a;
	margin: 0 5px;
}

.footer-l {
	width: 680px;
	text-align: center;
	padding-left: 30px;
}

.footer-l p {
	font-size: 13px;
	color: #333333;
	height: 18px;
	line-height: 18px;
	margin-top: 6px;
}

.footer-m {
	width: 52px;
	margin-top: 13px;
}

.footer-m img {
	display: block;
	width: 52px;
	height: 64px;
}

.footer-r {
	width: 110px;
	margin-top: 7px;
}

.footer-r img {
	display: block;
	width: 110px;
	height: 55px;
}

.friendlink>div a:hover {
	color: #004a7c;
}

.yqljcon {
	height: auto !important;
	height: 28px;
	min-height: 28px;
	width: 100%;
	padding: 10px;
}

.footerPP {
	text-align: left;
	padding-left: 15px;
	margin: 0;
	height: auto !important;
	min-height: 20px;
	width: 100%;
}

.footxq_left {
	float: left;
	width: 70px;
	height: auto !important;
	min-height: 10px;
	font-size: 13px;
	font-weight: 900;
	line-height: 26px;
}

.footxq_left a {
	font-size: 13px;
	font-weight: bold;
	line-height: 26px;
}

.footerPP a {
	width: 135px;
	color: #333333;
	line-height: 23px;
	display: block;
	float: left;
	height: 23px;
	overflow: hidden;
}

.footxq_right {
	float: left;
	width: 1050px;
	height: auto !important;
	min-height: 10px;
}

.footxq_div {
	width: 100%;
	height: 26px;
}

.friendlink02_div02 .footxq_div a {
	line-height: 26px;
	width: 100px !important;
}

/*友情链接*/


.list {
	padding-top: 0;
}

.jxyw .list td {
	height: 45px;
}

.jxyw .list td {
	/* height: 45px; */
	background: url(http://www.jxnc.gov.cn/picture/0/1905291341014705576.gif) no-repeat left center;
	padding-left: 12px;
	font-size: 15px;
	color: #004a7c;
}

.jxyw .list td a {
	color: #004a7c;
	line-height: 25px;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	vertical-align: middle;
	width: 260px;
}

.jxyw .list td span {
	color: #004a7c;
	float: right;
	/* margin-left: 15px; */
}

.xwfb .swsj {
	width: 158px;
	height: 140px;
	background: url(swsj.png);
	font-size: 17px;
	color: #006eab;
}

.xwfb .swsj #left {
	line-height: 45px;
	display: block;
	width: 100%;
	height: 45px;
	text-align: center;
}

.xwfb .swsj #right {
	line-height: 50px;
	display: block;
	width: 100%;
	height: 45px;
	text-align: center;
	padding-left: 35px;
}

.xwfb .swsj a {
	font-size: 21px;
	font-weight: bold;
	color: #006eab;
	text-align: center;
	width: 100%;
	height: 45px;
	display: block;
}

.xwfb {
	background: #f7f7f7;
}

.gdt {
	width: 1170px;
	height: 100%;
	margin: 0 auto;
	padding-top: 35px;
}

/**底部图片**/
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*请复制一下代码*/
.wrap {}

.scroll_horizontal {
	position: relative;
	width: 1170px;
	height: 145px;
}

.scroll_horizontal .box {
	overflow: hidden;
	position: relative;
	width: 1080px;
	height: 145px;
	margin: 0 auto;
}

.scroll_horizontal .list {
	overflow: hidden;
	width: 9999px;
}

.scroll_horizontal .list li {
	float: left;
	width: 275px;
	height: 145px;
}

.scroll_horizontal .list li img {
	width: 260px;
	height: 145px;
}

/*按钮*/
.scroll_horizontal .prev,
.scroll_horizontal .next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 40px;
	height: 50px;
	cursor: pointer;
}

.scroll_horizontal .prev {
	left: 10px;
	background-position: 0 0;
}

.scroll_horizontal .next {
	right: -5px;
	background-position: -40px 0;
}

/*按钮划过*/
.scroll_horizontal .prev:hover {
	background-position: 0 -50px;
}

.scroll_horizontal .next:hover {
	background-position: -40px -50px;
}

#acts {
	margin-top: 20px;
}


.yjzj .yjzjTitle li:hover {
	color: #246594;
}



/* 适老化 */
.whpageold .bigTit h1 {
	font-size: 52px;
	background-size: 45px !important;
	background-position: left 25px !important;
}

.whpageold .section-tt {
	position: relative;
}

.whpageold .bigTit {
	padding-top: 50px;
}

.whpageold .bigTit p {
	font-size: 32px;
	line-height: 64px;
	width: 100%;
	text-align: left !important;
}


.whpageold .section-tt img {
	position: absolute;
	bottom: 70px;
	margin: 0 !important;
}

.whpageold #focus {
	width: 100%;
	height: 658px !important;
}

.whpageold #focus ul li {
	width: 1170px;
	height: 658px !important;
}

.whpageold #focus ul li div.photo_bt {
	width: 1170px;
	line-height: 95px;
}

.whpageold #focus .btn {
	width: 280px;
	line-height: 98px;
	right: 0;
}

.whpageold #focus .btn span {
	width: 24px;
	height: 24px;
}

.whpageold .photo_bt a {
	font-size: 36px !important;
}

.whpageold .section-right {
	width: 100%;
	margin-top: 50px;
	height: auto;

}

.whpageold .section-right>a {
	display: block;
	height: 180px;
	width: 100%;
	background: url(http://www.jxfz.gov.cn/picture/1/2211090952297238633.png) no-repeat center center;
	margin-bottom: 50px;
}

.whpageold .section-right>a img {
	display: none;
}

.whpageold .ldxx .swsj {
	width: 540px;
	height: 108px;
	background: #EA1B1B;
	font-size: 32px;
}

.whpageold .ldxx .swsj:last-child {
	margin-left: 30px !important;
}

.whpageold .section-right .ldxx {
	height: auto;
	padding: 30px;
	padding-bottom: 50px;
}

.whpageold .swsj .ldTil {
	font-size: 32px;
	line-height: 108px;
}

.whpageold .swsj p {
	display: inline-block;
}

.whpageold .swsj .ldName a {
	font-size: 44px;
	line-height: 108px;
	margin: 0 20px;
}

.whpageold .swsj .ldName span {
	font-size: 32px;
}

.whpageold .jxyw .tit {
	height: auto;
	margin-bottom: 20px;
}

.whpageold .jxyw .tit a {
	font-size: 48px;
}

.whpageold .jxyw .tit li {
	width: 280px;
	height: 108px;
	line-height: 108px;
}

.whpageold .section-right .jxyw {
	height: auto;
	padding: 0 30px;
	padding-bottom: 50px;
}

.whpageold .jxyw .list td a {
	width: 950px;
    line-height: 72px !important;
}
.whpageold .jxyw .list td span{
	line-height: 72px !important;
}

.whpageold .jxyw #con-three-2 td,
.whpageold .jxyw .list td {
	background-position: left 33px;
	line-height: 72px !important;
	height: auto !important;
	font-size: 36px;
}

.whpageold .leftSecond .tit a {
	font-size: 48px;
	font-weight: bold;
}

.whpageold .jxyw .list td img {
	width: 6px;
}

.whpageold .leftSecond .tit li,
.whpageold .zxfb .tit li {
	height: auto;
	font-size: 48px;
	line-height: 78px !important;
}

.whpageold .leftSecond .tit {
	height: auto;
	line-height: 78px;
	padding-bottom: 30px;
}

.whpageold .main_left {
	width: 100%;
	overflow: inherit;
}

.whpageold .main_left>div,
.whpageold .leftSecond .tit li.hover a {
	color: #EA1B1B;
}

.whpageold .titRight {
	float: right !important;
}

.whpageold .leftSecond .titRight a {
	color: #666666;
	font-size: 44px !important;
	font-weight: 400 !important;
}

.whpageold .leftForth .titRight {
	background: url(http://www.jxfz.gov.cn/picture/1/2211101719288293367.png) no-repeat left center;
	width: 316px;
	float: right !important;
}

.whpageold .leftSecond .list .timeImg {
	background: #006EAB;
	width: 180px;
	height: 180px;
	font-size: 32px;
	padding-top: 35px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -90px;
	color: #fff;
}

.whpageold .leftSecond .list .timeImg h2 {
	font-size: 44px;
	color: #fff;
}

.whpageold .leftSecond .list li .listMore {
	display: none;
}

.whpageold .leftSecond .list .listTit {
	width: 990px;
	padding-left: 50px;
}

.whpageold .leftSecond .list .listTit .listTitle a {
	font-size: 36px !important;
}

.whpageold .leftSecond .list .listTit .listList {
	font-size: 32px;
	line-height: 64px;
}

#con-one-1 li .listTitle a,
#con-one-2 li .listTitle a {
	color: #004a7c;
	display: inline-block;
	width: 540px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.whpageold #con-one-1 li .listTitle a,
.whpageold #con-one-2 li .listTitle a {
	display: inline;
	white-space: inherit
}

.whpageold #con-one-1 li,
.whpageold #con-one-2 li {
	position: relative;
	padding-left: 180px;
}

.whpageold .leftThird li {
	width: 370px !important;
	height: 111px;
	line-height: 111px;
	margin: 0;
}

.whpageold .leftThird li {
	width: 390px !important;
	height: 111px;
	line-height: 111px;
}

.whpageold .leftThird li a {
	width: 370px;
	height: 111px;
	line-height: 111px !important;
}

.whpageold .ladyScroll-01 .scrollWrap ul li p {
	font-size: 32px;
}

.whpageold .ladyScroll-01 {
	position: relative;
	margin: 50px 0;
}

.whpageold .ladyScroll-01 .next {
	width: 46px;
	position: absolute;
	height: 111px;
	background: url(http://www.jxfz.gov.cn/picture/1/2211092000381141837.png)no-repeat center center #F9F9F9;
	bottom: 0;
	right: -66px;
}

.whpageold .ladyScroll-01 .next img {
	display: none;
}

.whpageold .leftForth .list .zxft li {
	line-height: 64px;
	font-size: 32px;
}

.whpageold .leftForth .list .zxft li a {
	font-size: 32px;
}

.whpageold .leftForth .list .zxft {
	width: 650px;
	float: right;
}

.whpageold .leftForth .list>.fr table a img {
	width: 450px;
	height: 250px;
}

.whpageold .gwyinfo li span {
	float: none;
	margin-left: 30px;
}

.whpageold .leftSecond .list>div.fr,
.whpageold .leftSecond .list>div.yjzj {
	width: 100% !important;
}

.whpageold .leftSecond .list>div.yjzj {
	margin-top: 50px;
}

.whpageold .yjzj .list>ul {
	height: auto !important;
}

.whpageold .leftForth .list .title {
	line-height: 78px;
	height: 78px;
}

.whpageold .leftSecond .list>div.fr .title {
	color: #333;
}

.whpageold .yjzj .yjzjTitle li {
	width: auto !important;
	background: none !important;
	line-height: 78px;
	height: 78px;
	margin-right: 60px !important;
}

.whpageold .leftForth .list .title a {
	font-size: 44px;
}

.whpageold .yjzj .yjzjTitle li.hover a {
	color: #006EAB;
}

/* åµŒå¥—åˆ‡æ¢ */
.dczj2,
.zxts2 {
	display: none;
}

.whpageold .dczj2,
.whpageold .zxts2 {
	display: block;
}

.whpageold .dczj1,
.whpageold .zxts1 {
	display: none;
}

/* ç»“æŸ */
.whpageold .znwd li {
	width: 270px;
	height: 180px;
	margin-left: 30px;
	font-size: 14px;
	border: 1px solid #C7C6C6;
}

.whpageold .znwd li.znwd01 {
	margin-left: 0px;
	background: url(http://www.jxfz.gov.cn/picture/1/2211092048428025768.png) no-repeat center 33px;
}

.whpageold .znwd li.znwd02 {
	background: url(http://www.jxfz.gov.cn/picture/1/2211092048427651513.png) no-repeat center 33px;
}

.whpageold .znwd li.znwd03 {
	background: url(http://www.jxfz.gov.cn/picture/1/2211092048428457348.png) no-repeat center 33px;
}

.whpageold .znwd li.znwd04 {
	background: url(http://www.jxfz.gov.cn/picture/1/2211092048428314171.png) no-repeat center 33px;
}

.whpageold .znwd li a {
	font-size: 36px !important;
	color: #006EAB !important;
	display: inline-block;
	width: 100%;
	height: 100%;
	padding-top: 101px;
}

.whpageold .main_right {
	width: 100%;
}

.whpageold .main_right>div,
.whpageold .section-right>div {
	background: none;
	padding: 0;
}

.whpageold .main_right>p {
	margin-top: 30px;
	margin-bottom: 50px;
}

.whpageold .main_right>p>a>img {
	display: none;
}

.whpageold .main_right>p>a {
	display: block;
	width: 100%;
	height: 180px;
	background: url(http://www.jxfz.gov.cn/picture/1/2211090952298076098.png) no-repeat;
}

.whpageold .zxfb .list li a {
	color: #333;
	margin: 0;
	width: 88%;
}

.whpageold .yjzj .list li {
	height: auto !important;
	line-height: 72px !important;
	padding-left: 36px;
	background-size: 6px;
	background-position: left 36px;
	width: 100% !important;
}

.whpageold .yjzj .list li a {
	font-size: 36px;
	line-height: 72px;
	display: inline;
	white-space: inherit;

}

.whpageold .yjzj .list li span {
	font-size: 36px !important;
	line-height: 72px !important;
	float: right;
	margin-left: 30px;
}

.whpageold .zxfb .list li {
	background-size: 6px !important;
	font-size: 36px;
	height: auto !important;
	padding-left: 36px;
	line-height: 64px;
	background-position-y: 30px;
	width: 100%;
}

.whpageold .zxfb .list {
	height: auto !important;
}

.whpageold .zximg {
	display: none;
}

.whpageold .main_right>div:nth-child(4) {
	width: 585px !important;
	padding: 0;
	float: left;
}

.whpageold .main_right>div:nth-child(4) img {
	width: 100%;
	height: 345px;
	margin-top: 45px !important;
}

.whpageold .main_right .zwfw {
	float: right;
	width: 560px;
	padding: 0 !important;
}

.whpageold .main_right .zwfw .h30 {
	display: none;
}

.whpageold .zwfw_list li {
	float: none;
	width: 270px;
	height: 105px;
	line-height: 105px;
	background-size: 40px auto !important;
	font-size: 36px;
}

.zwfw_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.whpageold .zwfw_list {
	margin-top: 45px;
}

.whpageold .zwfw_list li a {
	height: 105px;
	padding-left: 80px;
}

.whpageold .zwfw_list li.zwfw_list06 {
	font-size: 28px;
}

.whpageold .scrollWrap {
	width: 100%;
}

.whpageold .scroll_horizontal .prev {
	left: -45px;
}

.whpageold .scroll_horizontal .next {
	right: -44px;
}

.whpageold .gdt {
	height: 350px;
	padding-bottom: 30px;
}

.whpageold .scroll_horizontal {
	height: 280px;
}

.whpageold .scroll_horizontal .box {
	height: 280px;
	width: 1170px;
}

.whpageold .scroll_horizontal .list li {
	width: 585px;
	height: 280px;
}

.whpageold .scroll_horizontal .list li img {
	width: 570px;
	height: 280px;
}

.whpageold .ztlb {
	height: 350px !important;
}

.whpageold .friendlink_box>li {
	width: 277px;
	height: 80px;
	font-size: 24px;
	margin-left: 20px;
	line-height: 80px;
}

.whpageold .main_left>div {
	padding-right: 0 !important;
}

.whpageold .friendlink_box>li:first-child {
	margin-left: 0;
}

.whpageold .footer_box_top {
	height: 150px;
}

.whpageold .friendlink02_div02 {
	bottom: 71px;
}

.whpageold .friendlink>div a {
	font-size: 25px;
	width: 356px;
	height: 50px;
	line-height: 50px;
}

.whpageold .friendlink02_div02 .footxq_div a {
	width: 242px !important;
	font-size: 24px;
}



.whpageold .scroll_horizontal .prev,
.whpageold .scroll_horizontal .next {
	width: 40px;
	height: 60px;
}

.whpageold .scroll_horizontal .prev {
	background: url(http://www.jxfz.gov.cn/picture/1/2211102029562952889.png) no-repeat center center;
}

.whpageold .scroll_horizontal .next {
	background: url(http://www.jxfz.gov.cn/picture/1/2211102029563111417.png) no-repeat center center;
}

.whpageold .scroll_horizontal .prev img,
.whpageold .scroll_horizontal .next img {
	display: none;
	height: a;
}

.whpageold #ad_Float {
	display: none;
}

.whpageold .ewm {
	display: none;
}

.whpageold .ladyScroll-01 .scrollWrap ul li img {
	width: 50px !important;
	height: auto !important;
	margin-top: 30px !important;
}

.whpageold .section-tt>a>img {
	display: none;
}

.whpageold .section-tt>img {
	position: absolute;
	top: 185px;
	margin: 0 !important;
}

.whpageold .section1 .jxyw {
	width: 100%;
	height: auto;
	padding: 30px;
}